AssetPropertyDoubleArray4d.IsValidValue
Description:
Checks that the value is a valid value for this property.
Checks that the value is a valid value for this property.
Overloads (2):
IsValidValue(IList[Double])
public bool IsValidValue(
IList<double> value
)
-
IList<Double>valueThe value to be checked.
Return Value
bool
True if the value is valid for the property.
-
A non-optional argument was NULL
-
Cannot check validity for a property not being edited in AppearanceAssetEditScope.